-
Notifications
You must be signed in to change notification settings - Fork 766
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[UR] Consolidate platform and adapter backend enums into one. #17605
base: sycl
Are you sure you want to change the base?
[UR] Consolidate platform and adapter backend enums into one. #17605
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! It looks like a NFC to me, is that right?
yeah I guess it kind of is, although as we've seen it does break other changes that use the affected enums |
ping @intel/dpcpp-nativecpu-reviewers note this is not a new patch, it's an attempt to re-land with a minor fix |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The NativeCPU changes are identical to the earlier attempt so still look fine, thanks.
second attempt to land #16173